A beautiful bow that shaped as pure white wings spreaded.
When attacking there is a chance of boost Attack Speed by 7% for 7 seconds. Higher refine boosts the chance of occurance.
Класс : Bow
Атака : 135
Дальность : 5
Вес : 30
Уровень Оружия : 4
Необходимый Lv. : 70
Доступно для : Sniper
Улучшается : Да
Доп. информация:
ID : 1737
Цена у NPC : 10
Script :
{ autobonus "{ bonus bAspdRate,7; }",10+(getrefine()*2),7000,BF_WEAPON,"{ specialeffect2 EF_HASTEUP; }"; bonus2 bAddSkillBlow,"AC_CHARGEARROW",3; }
{
...autobonus "{
......bonus bAspdRate,7;
...}
...",10+(getrefine()*2),7000,BF_WEAPON,"{
......specialeffect2 EF_HASTEUP;
...}
...";
...bonus2 bAddSkillBlow,"AC_CHARGEARROW",3;
}